]> dgit.raspbian.org Git - ostree.git/commit
static-delta: Reject oversized parts at generation time
authorJoseph Marrero Corchado <jmarrero@redhat.com>
Tue, 28 Jul 2026 18:16:09 +0000 (14:16 -0400)
committerJoseph Marrero Corchado <jmarrero@redhat.com>
Tue, 28 Jul 2026 18:16:09 +0000 (14:16 -0400)
commit18ed64bb0b5af15b38104ea491a7233eecc9a261
tree2de991caf17a060b9f88c18bdf82880d9f87a10a
parent7d1c30b2d73caf80ae09e571b4e844afe3610fbc
static-delta: Reject oversized parts at generation time

Error in finish_part() when the uncompressed payload exceeds the
consumer-side limit, so that an oversized --max-chunk-size fails
at delta creation rather than producing content clients reject.
src/libostree/ostree-repo-static-delta-compilation.c
src/ostree/ot-builtin-static-delta.c